import * as React from 'react'; import { CheckboxField } from '@aws-amplify/ui-react'; export const DefaultCheckboxFieldExample = () => ( );